Skip to content

Conversation

headlessNode
Copy link
Member

Description

What is the purpose of this pull request?

This pull request:

  • add fixer function to eslint/rules/repl-namespace-order to allow auto-fixing.

Related Issues

Does this pull request have any related issues?

No.

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@headlessNode headlessNode added Feature Issue or pull request for adding a new feature. Accepted RFC feature request which has been accepted. Tools Issue or pull request related to project tooling. and removed Accepted RFC feature request which has been accepted. labels Dec 6, 2024
Signed-off-by: Muhammad Haris <[email protected]>
@headlessNode headlessNode marked this pull request as ready for review December 10, 2024 18:28
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Dec 10, 2024
@kgryte kgryte requested a review from Planeshifter December 13, 2024 03:10
headlessNode and others added 3 commits December 15, 2024 19:50
@headlessNode headlessNode requested a review from kgryte December 28, 2024 08:55
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @headlessNode! Looks good to me.

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Jan 11, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Jan 11, 2025
@stdlib-bot
Copy link
Contributor

PR Commit Message

feat: add `fixer` function `eslint/rules/repl-namespace-order`

PR-URL: https://github.com/stdlib-js/stdlib/pull/3350

Co-authored-by: Athan Reines <[email protected]>
Co-authored-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: Muhammad Haris <[email protected]>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit caa46c4 into stdlib-js:develop Jan 11, 2025
8 checks passed
@headlessNode headlessNode deleted the lint-repl-order branch January 11, 2025 21:47
Neerajpathak07 pushed a commit to Neerajpathak07/stdlib that referenced this pull request Jan 23, 2025
PR-URL: stdlib-js#3350

Co-authored-by: Athan Reines <[email protected]>
Co-authored-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: Muhammad Haris <[email protected]>
ShabiShett07 pushed a commit to ShabiShett07/stdlib that referenced this pull request Feb 26, 2025
PR-URL: stdlib-js#3350

Co-authored-by: Athan Reines <[email protected]>
Co-authored-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: Muhammad Haris <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Issue or pull request for adding a new feature. Ready To Merge A pull request which is ready to be merged. Tools Issue or pull request related to project tooling.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants